速報APP / 工具 / CPU Info

CPU Info

價格:免費

更新日期:2015-02-12

檔案大小:1.3M

目前版本:1.1.1

版本需求:Android 2.2 以上版本

官方網站:mailto:kritikalerrorapps@gmail.com

Email:https://github.com/mslhii/privacy/blob/master/README.md

CPU Info(圖1)-速報App

Have you ever wondered what's inside your phone? Ever wondered which apps are hogging memory?

Kritikal Appz has the app for you!

Check your CPU information using /proc/cpuinfo, a file that details what kind of CPU your phone has.

Check what processes are running in the background with top. Choose the max number of processes to display, the number of seconds to wait in between updates, the column to sort by (CPU, VSS, RSS, THR), and whether to show threads in addition to processes (this can be quite processor intensive, not recommended on older devices!).

Now with the latest 1.1 update, CPU Info can run ps! Check an individual process by package name or process ID to query its behavior.

Android top guide:

PID - Process ID

CPU Info(圖2)-速報App

CPU% - CPU Usage

S - State, R=Running, S=Sleeping

#THR - Number of threads

PCY - Policy, FG=Foreground (cannot be killed), BG=Background (may be killed)

UID - Name of the user that started the task

Name - Package name of the app

VSS - Virtual Set Size, virtual memory associated with the process.

RSS - Resident Set Size, number physical pages are associated with the process.